func sync.throw

3 uses

	sync (current package)
		mutex.go#L20: func throw(string)
		mutex.go#L158: 				throw("sync: inconsistent mutex state")
		mutex.go#L180: 					throw("sync: inconsistent mutex state")